Add x/y to GtkEventControllerMotion::enter
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Jan 2018 01:07:24 +0000 (20:07 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 16 Jan 2018 19:14:10 +0000 (14:14 -0500)
commitcf9074a2e9516806e21a2c26f348d86ed50c56cb
treecea8744497aab26d04fa1ccdc7ab15cf05c28755
parenta9d468a4c81d63b08b63b8bd4f4d027a0d48eddc
Add x/y to GtkEventControllerMotion::enter

We have this information available in enter events,
and having it in the controller signal as well makes
porting easier.

Update existing users.
gtk/gtkeventcontrollermotion.c
tests/testoverlay.c